+Fri Sep 19 13:24:54 2003 Soeren Sandmann <sandmann@daimi.au.dk>
+
+ * gtk/gtktreeview.c (gtk_tree_view_get_cursor): Improve
+ documentation. (#117306, Steve Chaplin)
+
2003-09-19 Tor Lillqvist <tml@iki.fi>
* gdk/win32/gdkkeys-win32.c (update_keymap): Handle dead keysyms
+Fri Sep 19 13:24:54 2003 Soeren Sandmann <sandmann@daimi.au.dk>
+
+ * gtk/gtktreeview.c (gtk_tree_view_get_cursor): Improve
+ documentation. (#117306, Steve Chaplin)
+
2003-09-19 Tor Lillqvist <tml@iki.fi>
* gdk/win32/gdkkeys-win32.c (update_keymap): Handle dead keysyms
+Fri Sep 19 13:24:54 2003 Soeren Sandmann <sandmann@daimi.au.dk>
+
+ * gtk/gtktreeview.c (gtk_tree_view_get_cursor): Improve
+ documentation. (#117306, Steve Chaplin)
+
2003-09-19 Tor Lillqvist <tml@iki.fi>
* gdk/win32/gdkkeys-win32.c (update_keymap): Handle dead keysyms
+Fri Sep 19 13:24:54 2003 Soeren Sandmann <sandmann@daimi.au.dk>
+
+ * gtk/gtktreeview.c (gtk_tree_view_get_cursor): Improve
+ documentation. (#117306, Steve Chaplin)
+
2003-09-19 Tor Lillqvist <tml@iki.fi>
* gdk/win32/gdkkeys-win32.c (update_keymap): Handle dead keysyms
+Fri Sep 19 13:24:54 2003 Soeren Sandmann <sandmann@daimi.au.dk>
+
+ * gtk/gtktreeview.c (gtk_tree_view_get_cursor): Improve
+ documentation. (#117306, Steve Chaplin)
+
2003-09-19 Tor Lillqvist <tml@iki.fi>
* gdk/win32/gdkkeys-win32.c (update_keymap): Handle dead keysyms
* Fills in @path and @focus_column with the current path and focus column. If
* the cursor isn't currently set, then *@path will be %NULL. If no column
* currently has focus, then *@focus_column will be %NULL.
+ *
+ * The returned #GtkTreePath must be freed with gtk_tree_path_free() when
+ * you are done with it.
**/
void
gtk_tree_view_get_cursor (GtkTreeView *tree_view,